home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / ptable12.cpt / Periodic Table 1.1, HC1.2.1 / card_5956.txt < prev    next >
Text File  |  1992-05-09  |  7KB  |  291 lines

  1. -- card: 5956 from stack: in.1
  2. -- bmap block id: 58106
  3. -- flags: 4000
  4. -- background id: 5203
  5. -- name: sortControl
  6. ----- HyperTalk script -----
  7. on openCard
  8.   Global sortName
  9.   Global sortName2
  10.   put "atomicNo" into sortName
  11.   put "Atomic Number" into sortName2
  12.   set hilite of background button "Atomic Number" to true
  13.   set hilite of background button "Atomic Weight" to false
  14.   set hilite of background button "Atomic Radius" to false
  15.   set hilite of background button "Gram Atomic Vol." to false
  16.   set hilite of background button "Rel. Electroneg." to false
  17.   set hilite of background button "First Ioniz. Pot." to false
  18.   set hilite of background button "Elect. Resistivity" to false
  19.   set hilite of background button "Density" to false
  20.   set hilite of background button "Melting Point" to false
  21.   set hilite of background button "Boiling Point" to false
  22.  
  23. end openCard
  24.  
  25.  
  26.  
  27. -- part 11 (button)
  28. -- low flags: 00
  29. -- high flags: A003
  30. -- rect: left=227 top=275 right=309 bottom=297
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Close
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   lock screen
  42.   pop card
  43.   unlock screen with visual effect dissolve
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 12 (button)
  49. -- low flags: 00
  50. -- high flags: A003
  51. -- rect: left=201 top=313 right=335 bottom=325
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Periodic Table
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   lock screen
  63.   go to card "*Table"
  64.   unlock screen with visual effect dissolve fast
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 13 (field)
  70. -- low flags: 01
  71. -- high flags: 4000
  72. -- rect: left=52 top=2 right=19 bottom=185
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 65535
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: sortSymbol
  81.  
  82.  
  83. -- part 14 (field)
  84. -- low flags: 01
  85. -- high flags: 4000
  86. -- rect: left=41 top=21 right=39 bottom=185
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 65535
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: SortName
  95.  
  96.  
  97. -- part 15 (field)
  98. -- low flags: 01
  99. -- high flags: 4000
  100. -- rect: left=74 top=41 right=59 bottom=185
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 65535
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: SortatomicNo
  109.  
  110.  
  111. -- part 16 (field)
  112. -- low flags: 01
  113. -- high flags: 4000
  114. -- rect: left=77 top=61 right=78 bottom=185
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 65535
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: SortAtomicWt
  123.  
  124.  
  125. -- part 17 (field)
  126. -- low flags: 01
  127. -- high flags: 4000
  128. -- rect: left=75 top=93 right=110 bottom=184
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 65535
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: SortAtomicRad
  137.  
  138.  
  139. -- part 18 (field)
  140. -- low flags: 01
  141. -- high flags: 4000
  142. -- rect: left=107 top=128 right=145 bottom=184
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 65535
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: sortGAV
  151.  
  152.  
  153. -- part 19 (field)
  154. -- low flags: 01
  155. -- high flags: 4000
  156. -- rect: left=113 top=178 right=196 bottom=184
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 65535
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: sortRelElectro
  165.  
  166.  
  167. -- part 20 (field)
  168. -- low flags: 01
  169. -- high flags: 4000
  170. -- rect: left=96 top=213 right=230 bottom=184
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 65535
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: sortFIP
  179.  
  180.  
  181. -- part 21 (field)
  182. -- low flags: 01
  183. -- high flags: 4000
  184. -- rect: left=135 top=233 right=250 bottom=184
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 65535
  188. -- font id: 0
  189. -- text size: 12
  190. -- style flags: 0
  191. -- line height: 16
  192. -- part name: sortElectResist
  193.  
  194.  
  195. -- part 22 (field)
  196. -- low flags: 01
  197. -- high flags: 4000
  198. -- rect: left=61 top=290 right=307 bottom=184
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 0 / 0
  201. -- text alignment: 65535
  202. -- font id: 0
  203. -- text size: 12
  204. -- style flags: 0
  205. -- line height: 16
  206. -- part name: sortVal
  207.  
  208.  
  209. -- part 23 (field)
  210. -- low flags: 01
  211. -- high flags: 4000
  212. -- rect: left=71 top=322 right=340 bottom=184
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 65535
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: sortAmpHr
  221.  
  222.  
  223. -- part 24 (field)
  224. -- low flags: 01
  225. -- high flags: 4000
  226. -- rect: left=421 top=1 right=19 bottom=510
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 65535
  230. -- font id: 0
  231. -- text size: 12
  232. -- style flags: 0
  233. -- line height: 16
  234. -- part name: sortDensity
  235.  
  236.  
  237. -- part 25 (field)
  238. -- low flags: 01
  239. -- high flags: 4000
  240. -- rect: left=455 top=31 right=49 bottom=510
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 65535
  244. -- font id: 0
  245. -- text size: 12
  246. -- style flags: 0
  247. -- line height: 16
  248. -- part name: sortRelHard
  249.  
  250.  
  251. -- part 33 (field)
  252. -- low flags: 01
  253. -- high flags: 4000
  254. -- rect: left=436 top=290 right=307 bottom=510
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 65535
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: sortLatent
  263.  
  264.  
  265. -- part 34 (field)
  266. -- low flags: 01
  267. -- high flags: 4000
  268. -- rect: left=402 top=308 right=340 bottom=510
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 65535
  272. -- font id: 0
  273. -- text size: 12
  274. -- style flags: 0
  275. -- line height: 16
  276. -- part name: sortOS
  277.  
  278.  
  279. -- part 36 (field)
  280. -- low flags: 01
  281. -- high flags: 4000
  282. -- rect: left=457 top=223 right=240 bottom=510
  283. -- title width / last selected line: 0
  284. -- icon id / first selected line: 0 / 0
  285. -- text alignment: 65535
  286. -- font id: 0
  287. -- text size: 12
  288. -- style flags: 0
  289. -- line height: 16
  290. -- part name: Elast
  291.